[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 542 SHUFFLE < SKIP 518 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16444 | Carlson, Erika | TY31 | Runcorn | England | United Kingdom |
26188 | Sara, Geoffrey | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-21 08:26:30.422 UTC