[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 364 SHUFFLE < SKIP 718 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22410 | Arthur, Cassandra, M | 4655 | Hervey Bay | Queensland | Australia |
14048 | Mitchell, Wyatt, A | 3550 | Bendigo | Victoria | Australia |
18885 | Ma, Cara | 2300 | Newcastle | New South Wales | Australia |
Generated 2025-07-21 03:55:42.029 UTC