[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 548 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20060 | Jackson, Kayla, R | TY31 | Runcorn | England | United Kingdom |
18305 | Xu, Kelvin | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-07-12 10:11:19.642 UTC