[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 3669 SHUFFLE < SKIP 127 > < TAKE 4 >
4 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22540 | Ramos, Latasha, L | CM11 | Billericay | England | United Kingdom |
25313 | Coleman, Trevor, C | EM15 | Esher-Molesey | England | United Kingdom |
18363 | Ward, Lucas, N | V8Y 1L1 | Cliffside | British Columbia | Canada |
26310 | Garcia, Kaitlyn, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-13 05:45:33.932 UTC