[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 SKIP 470 SHUFFLE < SKIP 4200 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24659 | Hill, Kaitlyn, M | V0 | Sooke | British Columbia | Canada |
17631 | He, Cara, J | 20354 | Hamburg | Hamburg | Germany |
Generated 2025-07-15 01:47:47.203 UTC