[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 518 SHUFFLE < SKIP 3992 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18990 | Henderson, Amanda, A | 98225 | Bellingham | Washington | United States |
14007 | Garcia, Rebekah, M | 2450 | Coffs Harbour | New South Wales | Australia |
13585 | Morris, Savannah | LE18 | Leeds | England | United Kingdom |
Generated 2025-07-14 02:09:16.651 UTC